[INFO] fetching crate stakebob 0.1.0...
[INFO] testing stakebob-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate stakebob 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate stakebob 0.1.0
[INFO] finished tweaking crates.io crate stakebob 0.1.0
[INFO] tweaked toml for crates.io crate stakebob 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stakebob 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 405 packages to latest compatible versions
[INFO] [stderr]       Adding borsh v0.9.3 (available: v1.6.1)
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding mpl-token-metadata v1.4.3 (available: v1.13.2)
[INFO] [stderr]       Adding mpl-token-vault v0.1.0 (available: v0.1.1)
[INFO] [stderr]       Adding num-derive v0.3.3 (available: v0.4.2)
[INFO] [stderr]       Adding shank v0.0.2 (available: v0.4.8)
[INFO] [stderr]       Adding solana-address-lookup-table-program v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-banks-client v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-banks-interface v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-banks-server v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-bloom v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-bpf-loader-program v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-bucket-map v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-compute-budget-program v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-config-program v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-frozen-abi v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-frozen-abi-macro v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-logger v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-measure v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-metrics v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-program v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-program-runtime v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-program-test v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-rayon-threadlimit v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-runtime v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-sdk v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-sdk-macro v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-send-transaction-service v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-stake-program v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana-vote-program v1.9.18 (available: v1.18.26)
[INFO] [stderr]       Adding solana_rbpf v0.2.24 (available: v0.2.40)
[INFO] [stderr]       Adding spl-associated-token-account v1.0.5 (available: v1.1.3)
[INFO] [stderr]       Adding spl-token v3.3.0 (available: v3.5.0)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] [stderr]       Adding zstd-safe v4.1.3+zstd.1.5.1 (available: v4.1.6+zstd.1.5.2)
[INFO] [stderr]       Adding zstd-sys v1.6.2+zstd.1.5.1 (available: v1.6.3+zstd.1.5.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5fa3f9f10d8156b9ed917a736ddaefdcbbf1bad00ebe87e1a8300a1853053f6
[INFO] running `Command { std: "docker" "start" "-a" "a5fa3f9f10d8156b9ed917a736ddaefdcbbf1bad00ebe87e1a8300a1853053f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5fa3f9f10d8156b9ed917a736ddaefdcbbf1bad00ebe87e1a8300a1853053f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5fa3f9f10d8156b9ed917a736ddaefdcbbf1bad00ebe87e1a8300a1853053f6", kill_on_drop: false }`
[INFO] [stdout] a5fa3f9f10d8156b9ed917a736ddaefdcbbf1bad00ebe87e1a8300a1853053f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4db49f26fcefeb994ced92c3f74244d4706eebc046715b573f98dc1e8bef1baa
[INFO] running `Command { std: "docker" "start" "-a" "4db49f26fcefeb994ced92c3f74244d4706eebc046715b573f98dc1e8bef1baa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.115
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.9.18
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.115
[INFO] [stderr]    Compiling solana-frozen-abi v1.9.18
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling solana-program v1.9.18
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling solana-logger v1.9.18
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling solana-sdk-macro v1.9.18
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.115
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling shank_macro_impl v0.0.12
[INFO] [stderr]    Compiling shank_macro_impl v0.0.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling shank_macro v0.0.2
[INFO] [stderr]    Compiling shank_render v0.0.1
[INFO] [stderr]    Compiling shank v0.0.2
[INFO] [stderr]    Compiling shank_macro v0.0.12
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling shank v0.0.12
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling spl-token v3.3.0
[INFO] [stderr]    Compiling mpl-token-vault v0.1.0
[INFO] [stderr]    Compiling spl-associated-token-account v1.0.5
[INFO] [stderr]    Compiling mpl-token-metadata v1.4.3
[INFO] [stderr]    Compiling stakebob v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `test-bpf`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `test-bpf`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_account_info` found for struct `mpl_token_metadata::state::Metadata` in the current scope
[INFO] [stdout]   --> src/processor.rs:74:45
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let collection_metadata = Metadata::from_account_info(collection_metadata_info)?;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^ function or associated item not found in `mpl_token_metadata::state::Metadata`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `TokenMetadataAccount` which provides `from_account_info` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use mpl_token_metadata::state::TokenMetadataAccount;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_account_info` found for struct `mpl_token_metadata::state::Metadata` in the current scope
[INFO] [stdout]    --> src/processor.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let nft_metadata = Metadata::from_account_info(nft_metadata_info)?;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^ function or associated item not found in `mpl_token_metadata::state::Metadata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `TokenMetadataAccount` which provides `from_account_info` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use mpl_token_metadata::state::TokenMetadataAccount;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_account_info` found for struct `mpl_token_metadata::state::Metadata` in the current scope
[INFO] [stdout]    --> src/processor.rs:217:38
[INFO] [stdout]     |
[INFO] [stdout] 217 |         let nft_metadata = Metadata::from_account_info(nft_metadata_info)?;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^ function or associated item not found in `mpl_token_metadata::state::Metadata`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `TokenMetadataAccount` which provides `from_account_info` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use mpl_token_metadata::state::TokenMetadataAccount;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stakebob` (lib) due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4db49f26fcefeb994ced92c3f74244d4706eebc046715b573f98dc1e8bef1baa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4db49f26fcefeb994ced92c3f74244d4706eebc046715b573f98dc1e8bef1baa", kill_on_drop: false }`
[INFO] [stdout] 4db49f26fcefeb994ced92c3f74244d4706eebc046715b573f98dc1e8bef1baa
